home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / memshf2.unp < prev    next >
Text File  |  1984-02-02  |  1KB  |  33 lines

  1. How to Unprotect MEMORY-SHIFT, Version 2.1
  2.  
  3. Prepare a fresh diskette via:
  4. A>FORMAT b:/s/v
  5.  
  6. With Memory Shift Master in drive A: and your fresh diskette in B:
  7. A>COPY A:*.*,B:
  8.  
  9. Replace the Memory Shift Master in drive A: with your DOS diskette
  10. A>RENAME B:MS.EXE,B:MS.XXX
  11. A>DEBUG B:MS.XXX
  12. -s 0 l 8000 e8 22 00 72     <- look for this string in memory
  13. xxxx:7F68                   <- one occurance should be found 
  14. -e 7F68
  15. xxxx:7F68  E8.eb  22.08 <CR>
  16. -e 80ec
  17. xxxx:80EC  AD.e9  AB.9e  AD.fe <CR>
  18. -e 7f8d
  19. xxxx:7F8D  06.b8  1E.00  B8.01
  20. xxxx:7F90  40.ab  00.b8  8E.f0  D8.ff  BF.01  3E.d8  00.ab  8A.b8
  21. xxxx:7F98  95.d0  04.40  00.89  80.c1  E2.b8  03.b8  8E.03  46.e9
  22. xxxx:7FA0  00.54  33.01
  23. -w
  24. Writing 8000 bytes
  25. -q
  26.  
  27. A>RENAME B:MS.XXX,B:MS.EXE
  28.  
  29. That is all there is to it!
  30. December 28, 1983
  31.  
  32.  
  33.